home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / tvdbase.arc / TVDBASE.DOC < prev   
Text File  |  1980-01-01  |  4KB  |  87 lines

  1. TvDbase Version 1.01
  2. Copyright (c) 1986
  3. PC Concepts, Ltd.
  4. Written by John Parlin
  5.  
  6. TvDbase is a simple VCR tape library database.  I know, I know, there are
  7. a couple others out there already.  Well, TvDbase was written to rid you
  8. of the agony of having the program crash during use just because you entered
  9. the wrong data type.
  10.  
  11. Everything is pretty much self expanatory in the program.  When adding a tape,
  12. you give it a number.  You can list up to 4 movies per tape.  All fields
  13. on the screen form will except characters or digits EXCEPT the record number
  14. field.  The record number is of integer type.  You need only enter something
  15. in this field when changing or toggling the deletion status of a tape.
  16.  
  17. When printing, TvDbase assumes you have 8½" x 11" paper.  The format used is
  18. suitable for a 3-hole punch and binder.
  19.  
  20. Menu Selections
  21. ---------------
  22. A : Add a Tape      Specify tape number.  Cursor moves to next field when
  23.                     <ENTER> is pressed.  If <ENTER> is pressed while in the
  24.                     tape number field, the Add is aborted.  Data is not
  25.                     required in any of the other fields.  After pressing
  26.                     <ENTER> from the last field, the record will be written
  27.                     to the next open record number.  It is therefore
  28.                     suggested that when entering your initial library, don't
  29.                     skip tape numbers.  The order entered is the order
  30.                     printed.
  31.  
  32. C : Change a Tape   When selecting this option, you must enter the record
  33.                     number to change and NOT the tape number.  Do not enter
  34.                     any leading when entering the record number as it is of
  35.                     integer type.
  36.                     Pressing <ENTER> from any field will leave that field and
  37.                     the data for that field will remain unchanged.  If
  38.                     anything new is keyed in a field, old data is discarded
  39.                     and the new data, up until the <ENTER> key is pressed,
  40.                     becomes the new data for that field.  No need to space
  41.                     over any remaining data in the field.  Just press <ENTER>
  42.                     and everything past the <ENTER> will be discarded when
  43.                     writing the record back to its file.
  44.  
  45. D/U : Delete
  46.       /Undelete     This option will either mark a tape for deletion or
  47.                     unmark one that is already marked for deletion.  If a
  48.                     record is marked for deletion but not purged, it will
  49.                     not print when using the "L" option nor will it be
  50.                     retrievable when using the "F" or "R" options.  The
  51.                     best thing to do is just delete the desired tape (by
  52.                     record number) and then select the P)urge option to
  53.                     "repack" the file.
  54.  
  55. F/R : Find
  56.       /Retrieve     This option allows you to search by the tape number field.
  57.                     You cannot search by any other field.  Once the record is
  58.                     found, it will list all fields of data including its
  59.                     record number.  This record number is your cross reference
  60.                     for changing or deleting/undeleting a tape.  If more than
  61.                     one tape is found, the next record will be displayed as
  62.                     well until the end of file is reached and no more matches
  63.                     can be found.  TvDbase does not check for duplicate tape
  64.                     numbers so be careful when adding tapes not to enter a
  65.                     duplicate tape number.
  66.  
  67. L : List Tape
  68.     Directory to
  69.     Printer         Plain and simple... Prints out a directory of your VCR
  70.                     tape library for a 3-hole binder.  Prints 6 tapes per
  71.                     page.
  72.  
  73. P : Purge Deleted   Purges tapes marked for deletion and repacks the data
  74.                     file.
  75.  
  76. Q : Quit TvDbase    Ahem... that's right.  Exit's to DOS.
  77.  
  78. Any future versions of TvDbase will support data files made with this version.
  79.  
  80. If you have questions, comments or suggestions, drop a line to the Sysops of
  81. PC Concepts FidoNet 14/612 612/572-0894 300/1200/2400 bps.
  82.  
  83. This program may be freely copied and distributed free of charge for private
  84. use.
  85.  
  86.  
  87.